PHY DELETE EMITTER

Delete an emitter object.

  Syntax
PHY DELETE EMITTER ID
  Parameters
ID
Integer
identification number of the emitter object

  Returns

  Description

This command will delete an emitter object and free up any resources it was using. If an ID number is passed in of an emitter that does not exist then an error message will be displayed. You can use phy et emitter exist to determine if the emitter exists before attempting to delete it.

  Example Code
No example code is provided for this command